Player Module
/
com.bitmovin.player.api.media
/
Quality
Quality
interface
Quality
Content copied to clipboard
Contains information about a media quality.
Properties
Inheritors
Properties
bitrate
Link copied to clipboard
abstract val
bitrate
:
Int
Content copied to clipboard
The bitrate of the media quality.
codec
Link copied to clipboard
abstract val
codec
:
String
?
Content copied to clipboard
The codec of the media quality.
id
Link copied to clipboard
abstract val
id
:
String
Content copied to clipboard
The id of the media quality.
label
Link copied to clipboard
abstract val
label
:
String
?
Content copied to clipboard
The label of the media quality that should be exposed to the user.
On this page
On this page
Inheritors
AudioQuality
Link copied to clipboard
VideoQuality
Link copied to clipboard
On this page
On this page